ActiveLock Properties |
The ActiveLock type exposes the following members.
| Name | Description | |
|---|---|---|
| Depth |
Gets or sets the depth of the lock.
| |
| Owner |
Gets or sets who locked this resource.
| |
| Scope |
Gets or sets the scope of the lock.
| |
| Timeout |
Gets or sets a lock timeout.
The lock timeout as either "Second-n" (where "n" is number between 0 and 4294967295) or "Infinite".
InfiniteTimeout | |
| Token |
Gets or sets a lock token.
| |
| Type |
Gets or sets the type of lock.
|